- application program disk
- диск с прикладной программой
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Disk swapping — refers to the practice of inserting and removing, or swapping, floppy disks in a floppy disk drive based computer system. In the early days of personal computers, before hard drives became commonplace, most fully outfitted computer systems had 2… … Wikipedia
Disk cloning — is the process of copying the contents of one computer hard disk to another disk or to an image file. Often, the contents of the first disk are written to an image file as an intermediate step, and the second disk is loaded with the contents of… … Wikipedia
Disk Cleanup — A component of Microsoft Windows Screenshot of Disk Cleanup in Windows Vista … Wikipedia
Disk First Aid — Developer(s) Apple Inc. Stable release 8.6.1 / May 3, 2001 Development status Merged into Disk Utility[1] … Wikipedia
disk cache — Pronounced [disk cash]. An area of computer memory where data is temporarily stored on its way to or from a disk. When an application asks for information from the hard disk, the cache program first checks to see if that data is already in the … Dictionary of networking
Disk formatting — Formatting a hard drive using MS DOS Disk formatting is the process of preparing a hard disk drive or flexible disk medium for data storage. In some cases, the formatting operation may also create one or more new file systems. The formatting… … Wikipedia
Disk image — CD image redirects here. For ISO 9660 image files, see ISO image. A disk image is a single file or storage device containing the complete contents and structure representing a data storage medium or device, such as a hard drive, tape drive,… … Wikipedia
Program optimization — For algorithms to solve other optimization problems, see Optimization (mathematics). In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently… … Wikipedia
Disk editor — A disk editor is a computer program that allows its user to read, edit, and write raw data (at character or hexadecimal, byte levels) on disk drives (e.g., hard disks, USB flash disks or removable media such as a floppy disks); as such, they are… … Wikipedia
Disk operating system — Dieser Artikel behandelt Betriebssysteme. Weitere Bedeutungen der Abkürzung DOS findet man unter Dos. Als Disk Operating System [dɪsk ˈɒpəɹeɪtɪŋ ˈsɪstəm] (kurz DOS) werden kleine und einfache Betriebssysteme für Computer bezeichnet, deren… … Deutsch Wikipedia
application — Abbreviated app, or if the application is a small one, it is referred to as an applet. A computer program designed to perform a specific task, such as accounting, scientific analysis, word processing, or desktop publishing. In general,… … Dictionary of networking